<%= text_area_tag "issue[notes]", "", :cols => 60, :rows => 5, :class => 'wiki-edit', :no_label => true %> <%= link_to l(:button_cancel), "#", :onclick => "cancelInlineComment(this);return false;" %>